- 服務(wù)器小程序
- 可以實(shí)現(xiàn)文件的上傳和服務(wù)器端列表讀取功
- 寫一段小服務(wù)程序
- 爪哇伺服小程式
- 爪哇伺服小程序
"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- In this case , that includes the
在這個(gè)例子中,就是包含由java servlet實(shí)現(xiàn)的 - Classes provided by the java servlet api
(也就是提供)了附加的功能。 - This document name is set up to invoke a java servlet
設(shè)置該文檔名的目的是調(diào)用一個(gè)java servlet 。 - To learn more about java servlet technology , see the
欲了解更多關(guān)于java servlet技術(shù)的信息,請查閱 - Next up is the java servlet code used to handle the request
接下來是用來處理請求的java servlet程式碼。 - Page scope applies to a single , compiled java servlet class
Page作用域適用于單個(gè)的、經(jīng)過編譯的java servlet類。 - Your java servlet facilitates retrieving and displaying back user information
您的java servlet促進(jìn)檢索并顯示用戶信息。 - Create a java servlet or ejb class in the directory using any editor
使用任意編輯器在目錄中創(chuàng)建一個(gè)java servlet或ejb類。 - A page is represented by a single compiled java servlet class along with any
一個(gè)頁面由一個(gè)編譯好的java servlet類(可以帶有任何的 - Will demonstrate the steps necessary to access a java servlet from within a midlet
)將展示從一個(gè)midlet中訪問java servlet的必要步驟。
Servlet(Server Applet),全稱Java Servlet,未有中文譯文。是用Java編寫的服務(wù)器端程序。
詳細(xì)百科解釋
- java servletとは意味:《コ》Java サーブレット◆モジュール化された Java プログラムのことで、Web サーバ上で実行される。Web サーバの機(jī)能拡張に役立つ。